home *** CD-ROM | disk | FTP | other *** search
- object FormSharewareTest: TFormSharewareTest
- Left = 274
- Top = 244
- BorderStyle = bsDialog
- Caption = 'Trail Test'
- ClientHeight = 152
- ClientWidth = 555
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 555
- Height = 152
- Align = alClient
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object lblTriesLeft: TLabel
- Left = 53
- Top = 16
- Width = 76
- Height = 20
- Alignment = taCenter
- Caption = 'You have'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object pbHomepage: TRSButton
- Left = 329
- Top = 105
- Width = 90
- Height = 25
- Center = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- OnClick = pbHomepageClick
- end
- object pbOK: TRSButton
- Left = 231
- Top = 105
- Width = 90
- Height = 25
- Center = True
- Picture.Data = {<image002.bmp>}
- Transparent = True
- OnClick = pbOKClick
- end
- object pbRegister: TRSButton
- Left = 134
- Top = 105
- Width = 90
- Height = 25
- Center = True
- Picture.Data = {<image003.bmp>}
- Transparent = True
- OnClick = pbRegisterClick
- end
- object pbCancel: TRSButton
- Left = 426
- Top = 105
- Width = 90
- Height = 25
- Center = True
- Picture.Data = {<image004.bmp>}
- Transparent = True
- OnClick = pbCancelClick
- end
- object Progress: TMMGauge
- Left = 41
- Top = 79
- Width = 476
- Height = 12
- ForeColor = clLime
- BackColor = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Bevel.BevelInner = bvNone
- Bevel.BevelOuter = bvLowered
- Bevel.BevelInnerWidth = 1
- Bevel.BevelOuterWidth = 1
- Bevel.BorderStyle = bsNone
- Bevel.BorderWidth = 0
- Bevel.BorderSpace = 0
- Bevel.BorderColor = clBtnFace
- Bevel.BorderSpaceColor = clBlack
- Bevel.InnerLightColor = clBtnHighlight
- Bevel.InnerShadowColor = clBtnShadow
- Bevel.OuterLightColor = clBtnHighlight
- Bevel.OuterShadowColor = clBtnShadow
- ParentFont = False
- end
- end
-